library(rnaturalearth)
library(sf)Linking to GEOS 3.11.0, GDAL 3.5.3, PROJ 9.1.0; sf_use_s2() is TRUE
library(dplyr)
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
library(tmap)Warning: package 'tmap' was built under R version 4.4.2
Attaching package: 'tmap'
The following object is masked from 'package:datasets':
rivers
library(leaflet)